home *** CD-ROM | disk | FTP | other *** search
/ Enter 2003: The Beautiful Scenery / enter-parhaat-2003.iso / files / qgojava-0.0.9.exe / {app} / lib / qgohelp.jar / jhelpset.hs < prev    next >
Encoding:
Extensible Markup Language  |  2002-07-28  |  840 b   |  29 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2.  
  3. <!DOCTYPE helpset
  4.   PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp HelpSet Version 1.0//EN" "http://java.sun.com/products/javahelp/helpset_1_0.dtd">
  5. <helpset version="1.0">
  6.    <title>qGo</title>
  7.    <maps>
  8.       <homeID>top</homeID>
  9.       <mapref location="jhelpmap.jhm"/>
  10.    </maps>
  11.    <view>
  12.       <name>TOC</name>
  13.       <label>Table Of Contents</label>
  14.       <type>javax.help.TOCView</type>
  15.       <data>jhelptoc.xml</data>
  16.    </view>
  17.    <view>
  18.       <name>Index</name>
  19.       <label>Index</label>
  20.       <type>javax.help.IndexView</type>
  21.       <data>jhelpidx.xml</data>
  22.    </view>
  23.    <view>
  24.       <name>Search</name>
  25.       <label>Search</label>
  26.       <type>javax.help.SearchView</type>
  27.       <data engine="com.sun.java.help.search.DefaultSearchEngine">JavaHelpSearch</data>
  28.    </view>
  29. </helpset>